home *** CD-ROM | disk | FTP | other *** search
/ Mac Format 1997 July / macformat52.iso / mac / Demos / InfoGenie 2 / InfoGenie™ AppleScript Folder / ReadMe-InfoGenie™ AppleScript next >
Text File  |  1996-02-20  |  1KB  |  11 lines

  1. InfoGenie™ AppleScripts
  2.  
  3. See the three documents in the "AppleScript Instructions" folder for the details of InfoGenie's support of Apple Events.
  4.  
  5. The scripts in the "Sample Scripts for InfoGenie™" folder are mostly just random collections of examples of the various Apple Events supported by InfoGenie.
  6.  
  7. They are not meant to provide guidance on scripting, just on the types of syntax that are available. Look them over, remove the "--" comment delimiters from in front of the less obvious ones, and try them out. Check the result in the Results window. Be sure that the appropriate "open datafile" and "activate" events are uncommented at the beginning of each script. Also, note that some events are appropriate only to field-based datafiles, while others work only with freeform datafiles.
  8.  
  9. The three exceptions are the "Name into Fields Script", and the two scripts in the "Internet Folder", "Save URL to InfoGenie™" and "View URL in Netscape™". The latter two scripts are in the "Internet Folder" and have their own "InfoGenie™-Internet ReadMe" file. These two scripts also have pretty good error checking for ensuring that the appropriate datafile is available. All three have details in the Description: window in Script Editor.
  10.  
  11. These three scripts are brief, but they do illustrate real-world scripting with InfoGenie.